AttachmentContentId Property |
Contains the content identification header of a MIME message attachment.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ContentId { get; set; }Public Property ContentId As String
Get
Set
Property Value
Type:
StringThe content identifier.
See Also